robertl [Sat, 1 Jul 2006 21:30:59 +0000 (21:30 +0000)]
Add 'functions' file from Olaf.
robertl [Sat, 1 Jul 2006 21:30:45 +0000 (21:30 +0000)]
Use out-of-spec fileno on Win32 builds.
robertl [Sat, 1 Jul 2006 20:15:34 +0000 (20:15 +0000)]
Tweak build and preface pages.
robertl [Sat, 1 Jul 2006 19:54:41 +0000 (19:54 +0000)]
Make this horror a tad easier to build.
robertl [Sat, 1 Jul 2006 19:45:57 +0000 (19:45 +0000)]
Add 103 Garmin symbols to tables and doc from new protocol spec.
robertl [Sat, 1 Jul 2006 19:40:02 +0000 (19:40 +0000)]
Commit remaining piece of 'name magellan tracks after filename' change.
robertl [Fri, 30 Jun 2006 13:24:49 +0000 (13:24 +0000)]
Test return value of fread for EOF and other error detection.
robertl [Fri, 30 Jun 2006 04:41:15 +0000 (04:41 +0000)]
Generalize the "comX, X>=10" fix for all the Windows code.
Let the Magellan track reader NOT merge tracks across files.
Magellan track reader names tracks after file read.
robertl [Fri, 30 Jun 2006 03:02:25 +0000 (03:02 +0000)]
Markup options and filenames a little better.
robertl [Fri, 30 Jun 2006 02:55:08 +0000 (02:55 +0000)]
Add gpsbabel.ini doc from Olaf.
oliskoli [Thu, 29 Jun 2006 05:50:50 +0000 (05:50 +0000)]
Change category parameter range into '1'..'16'.
robertl [Thu, 22 Jun 2006 19:23:26 +0000 (19:23 +0000)]
Fix doc for Garmin 'category' help line.
robertl [Thu, 22 Jun 2006 19:23:00 +0000 (19:23 +0000)]
Improve doc for Garmin protocol module. Enumerate supported serial models.
parkrrrr [Wed, 21 Jun 2006 12:34:46 +0000 (12:34 +0000)]
Control points were backwards
robertl [Tue, 20 Jun 2006 22:49:58 +0000 (22:49 +0000)]
Add gpsbabel-onepage.html target to create the HTML doc as one big file.
robertl [Tue, 20 Jun 2006 01:49:43 +0000 (01:49 +0000)]
Test for EOF on read in an1 reader.
robertl [Mon, 19 Jun 2006 21:15:29 +0000 (21:15 +0000)]
Reduce Magellan read timeout to 5 tries. Treat "-" on UNIX as a file, not a serial port.
robertl [Mon, 19 Jun 2006 20:47:05 +0000 (20:47 +0000)]
When converting HTML to space, convert newlines (and successive whitespace) to single space.
robertl [Mon, 19 Jun 2006 20:33:10 +0000 (20:33 +0000)]
When converting HTML to text, convert newline to space.
oliskoli [Mon, 19 Jun 2006 18:57:44 +0000 (18:57 +0000)]
Add new contributors Pasha Phares and Andy Armstrong.
robertl [Mon, 19 Jun 2006 15:49:45 +0000 (15:49 +0000)]
Don't explictly zero alt.
robertl [Mon, 19 Jun 2006 14:42:19 +0000 (14:42 +0000)]
Andy Armstrong contributes support for Wintec WBT-200.
robertl [Mon, 19 Jun 2006 06:14:02 +0000 (06:14 +0000)]
Typo fix in unicsv doc: urm z -> utm z.
oliskoli [Sat, 17 Jun 2006 21:44:26 +0000 (21:44 +0000)]
Use common ..Semi_To.. and ..To_Semi.. for calculation of coordinates.
oliskoli [Sat, 17 Jun 2006 21:41:38 +0000 (21:41 +0000)]
Fix calculation from garmin semi values.
oliskoli [Sat, 17 Jun 2006 21:31:54 +0000 (21:31 +0000)]
Simplify code with strupper (or strlower).
oliskoli [Sat, 17 Jun 2006 21:28:49 +0000 (21:28 +0000)]
Add functions strupper and strlower.
oliskoli [Wed, 14 Jun 2006 23:58:02 +0000 (23:58 +0000)]
Add one trackpoint only one time to queue.
oliskoli [Wed, 14 Jun 2006 22:43:12 +0000 (22:43 +0000)]
Fix route reader. 'rte_autoname' is one byte long and
the following byte is a flag for min/max values.
oliskoli [Tue, 13 Jun 2006 22:26:27 +0000 (22:26 +0000)]
Update reference after altitude calculation changes (use global macros).
oliskoli [Tue, 13 Jun 2006 22:19:20 +0000 (22:19 +0000)]
Fix description of nuketypes example.
oliskoli [Tue, 13 Jun 2006 22:08:05 +0000 (22:08 +0000)]
Add new option 'date' to specify the used date format for read and write ops.
oliskoli [Tue, 13 Jun 2006 22:02:01 +0000 (22:02 +0000)]
BUG fix: wrong format for coordinates (abs(lat or lon) >= 100).
Add new option 'date' to specify the used date format for read and write ops.
oliskoli [Tue, 13 Jun 2006 21:50:02 +0000 (21:50 +0000)]
Split 'init_date_and_time_format' and move them to public 'util.c'.
oliskoli [Tue, 13 Jun 2006 21:48:11 +0000 (21:48 +0000)]
Add new function xasprintf for 'buffer-free' printf and alloc (as asprintf,
which is not C89 conform).
Split 'init_date_and_time_format' from garmin_txt into
'convert_human_date_format' and 'convert_human_time_format'.
oliskoli [Sun, 11 Jun 2006 18:23:07 +0000 (18:23 +0000)]
Check pointers before xfree.
oliskoli [Sun, 11 Jun 2006 15:42:24 +0000 (15:42 +0000)]
Add a new cross-format waypoint check 'testw'.
robertl [Thu, 8 Jun 2006 19:39:29 +0000 (19:39 +0000)]
Fix links in capabilities page.
robertl [Thu, 8 Jun 2006 18:26:59 +0000 (18:26 +0000)]
Document -s and that -h takes an arg.
robertl [Thu, 8 Jun 2006 16:37:51 +0000 (16:37 +0000)]
Add (under protest) man page.
parkrrrr [Thu, 8 Jun 2006 10:20:20 +0000 (10:20 +0000)]
make 'make doc' use the gpsbabel in the current directory instead of the one in the path
oliskoli [Thu, 8 Jun 2006 07:03:09 +0000 (07:03 +0000)]
Remove duplicate entries.
oliskoli [Thu, 8 Jun 2006 04:43:41 +0000 (04:43 +0000)]
Add option name.
oliskoli [Thu, 8 Jun 2006 04:42:07 +0000 (04:42 +0000)]
Add doc entry for trackfilter name option.
oliskoli [Thu, 8 Jun 2006 04:04:08 +0000 (04:04 +0000)]
Add functions for string compare with wildcard support.
robertl [Thu, 8 Jun 2006 02:50:39 +0000 (02:50 +0000)]
Try to document the horror of the command line options we provide for Tiger.
robertl [Wed, 7 Jun 2006 20:13:51 +0000 (20:13 +0000)]
Sketch in Magellan format notes. (Still more to do...)
robertl [Wed, 7 Jun 2006 15:50:40 +0000 (15:50 +0000)]
Include list of supported Garmins in doc.
robertl [Tue, 6 Jun 2006 21:36:23 +0000 (21:36 +0000)]
Add Garmin icons appendix.
robertl [Tue, 6 Jun 2006 21:36:06 +0000 (21:36 +0000)]
Document various Garmin-specific options.
robertl [Tue, 6 Jun 2006 20:56:11 +0000 (20:56 +0000)]
Add a few hundred ISO decays to ASCII. Approved by Olaf.
robertl [Tue, 6 Jun 2006 18:44:13 +0000 (18:44 +0000)]
Sketch in garmin icon doc generator for discussion with Ron.
robertl [Tue, 6 Jun 2006 02:41:13 +0000 (02:41 +0000)]
Bump version.
robertl [Thu, 1 Jun 2006 19:28:04 +0000 (19:28 +0000)]
Geocaching.com loc files actually sometimes are UTF-8. Adjust reader to
handle this.
parkrrrr [Thu, 1 Jun 2006 14:54:01 +0000 (14:54 +0000)]
Removed nonexistent format options
parkrrrr [Thu, 1 Jun 2006 03:17:02 +0000 (03:17 +0000)]
Added short explanation of what -i, -f, -o, and -F are.
parkrrrr [Thu, 1 Jun 2006 02:22:37 +0000 (02:22 +0000)]
More fleshing-out of documentation
oliskoli [Tue, 30 May 2006 22:16:22 +0000 (22:16 +0000)]
Fix I/O capabilities. nmn4 can only read and write routes.
parkrrrr [Fri, 26 May 2006 23:04:36 +0000 (23:04 +0000)]
Fix bug when merging non-image an1 with gpx to make image an1
parkrrrr [Fri, 26 May 2006 22:43:54 +0000 (22:43 +0000)]
Just an update
parkrrrr [Fri, 26 May 2006 22:39:58 +0000 (22:39 +0000)]
Add Topo 6 stuff to an1 format, adjust tests for new information
parkrrrr [Wed, 24 May 2006 23:44:44 +0000 (23:44 +0000)]
Merged README.* into docs
Fixed problem with xcsv derivatives that contained sections in the description.
robertl [Wed, 24 May 2006 15:31:21 +0000 (15:31 +0000)]
Remove #if !defined NO_USB since NO_USB is never defined.
robertl [Wed, 24 May 2006 14:27:39 +0000 (14:27 +0000)]
Modernize usb stub to builds without libusb work.
parkrrrr [Tue, 23 May 2006 16:22:46 +0000 (16:22 +0000)]
and the other one, oops
parkrrrr [Tue, 23 May 2006 15:07:12 +0000 (15:07 +0000)]
fixed error where two escaped backslashes in a row would cause havoc
robertl [Mon, 22 May 2006 16:10:54 +0000 (16:10 +0000)]
Add missing gbser.h file.
robertl [Sun, 21 May 2006 21:04:41 +0000 (21:04 +0000)]
Bring in pieces from build 101.
configure.in: Actually _use_ library specified in --with-libexpat for our test.
configure: regenerate
gbser_* New serial abstraction modules.
msvc/config.h: update comments.
robertl [Sun, 21 May 2006 20:38:13 +0000 (20:38 +0000)]
Remove dep for internal_styles.c on (now non-existent) README.style.
parkrrrr [Sat, 20 May 2006 01:30:59 +0000 (01:30 +0000)]
I've gotta stop typing "this options." It's turning up in things I didn't even write now!
robertl [Fri, 19 May 2006 23:10:58 +0000 (23:10 +0000)]
Add Franson's GPS Simulator.
robertl [Fri, 19 May 2006 23:03:09 +0000 (23:03 +0000)]
Add write-only support for Franson Software's GPS Simulator format.
parkrrrr [Fri, 19 May 2006 20:28:30 +0000 (20:28 +0000)]
Change the way we link to appendices (xref instead of link)
Document xcsv's options, since they're used so many places.
parkrrrr [Fri, 19 May 2006 20:04:30 +0000 (20:04 +0000)]
formats: Added descriptive text for the few remaining undocumented formats
formats/options: Documented various options (mostly with the awesome power
of 'cp'.)
robertl [Fri, 19 May 2006 15:44:38 +0000 (15:44 +0000)]
babelmain moves to xmldoc.
robertl [Fri, 19 May 2006 15:44:04 +0000 (15:44 +0000)]
Kill files replaced by Ron's spiffy new doc.
robertl [Fri, 19 May 2006 15:21:20 +0000 (15:21 +0000)]
Improve error for folks that keep specifying "usb:" for their serial gps just becuase they have a usb/serial converter.
robertl [Fri, 19 May 2006 15:07:38 +0000 (15:07 +0000)]
Tweak chkdoc to look for xmldoc/{format|filter}/formatname.xml
parkrrrr [Fri, 19 May 2006 14:54:08 +0000 (14:54 +0000)]
Tweak table formats
robertl [Fri, 19 May 2006 13:50:49 +0000 (13:50 +0000)]
Make table of internal csv constants into a table.
robertl [Fri, 19 May 2006 13:29:06 +0000 (13:29 +0000)]
Add container and cache type to PalmDoc.
parkrrrr [Fri, 19 May 2006 11:50:15 +0000 (11:50 +0000)]
dd 'styles' appendix
parkrrrr [Fri, 19 May 2006 05:49:07 +0000 (05:49 +0000)]
Moving lots of options
parkrrrr [Thu, 18 May 2006 20:09:00 +0000 (20:09 +0000)]
Small namespace collision in makedoc
Also, more rewrites.
robertl [Thu, 18 May 2006 18:51:53 +0000 (18:51 +0000)]
Add container and cache type to HTML and TEXT outputs.
parkrrrr [Thu, 18 May 2006 18:37:26 +0000 (18:37 +0000)]
Moving and rewriting options for filters
robertl [Thu, 18 May 2006 17:53:07 +0000 (17:53 +0000)]
Typo fix for United Arab Emirates
parkrrrr [Thu, 18 May 2006 16:07:29 +0000 (16:07 +0000)]
More documentation updates
parkrrrr [Thu, 18 May 2006 15:55:13 +0000 (15:55 +0000)]
Fixed spelling/caps in options
parkrrrr [Thu, 18 May 2006 15:52:31 +0000 (15:52 +0000)]
More doc updates
parkrrrr [Thu, 18 May 2006 14:56:44 +0000 (14:56 +0000)]
more option moving
parkrrrr [Thu, 18 May 2006 14:27:22 +0000 (14:27 +0000)]
more moving options
parkrrrr [Thu, 18 May 2006 13:31:29 +0000 (13:31 +0000)]
moving options
parkrrrr [Thu, 18 May 2006 02:20:43 +0000 (02:20 +0000)]
more option motion
parkrrrr [Thu, 18 May 2006 00:53:35 +0000 (00:53 +0000)]
Second time doing yet another option move; thanks sf.net.
parkrrrr [Thu, 18 May 2006 00:46:49 +0000 (00:46 +0000)]
add makedoc to makefile
robertl [Wed, 17 May 2006 23:22:21 +0000 (23:22 +0000)]
Tweak tpo3 caps to match what Curt described.
robertl [Wed, 17 May 2006 23:18:44 +0000 (23:18 +0000)]
Split TPO into two different formats since they have different capabilities.
robertl [Wed, 17 May 2006 22:30:02 +0000 (22:30 +0000)]
Bring in Curt's TPO[2/3] split.
robertl [Wed, 17 May 2006 21:34:00 +0000 (21:34 +0000)]
Baroq, gtm: bring in from "old" docbook.
Garmin: start to overhaul.